Skip to content

Conversation

@dustbuster
Copy link
Contributor

@dustbuster dustbuster commented Nov 24, 2025

Expansion of @james-becwar-cms code

Got this down to 3 checkins.

Screenshot 2025-11-25 at 12 15 42

@github-actions github-actions bot added the spike Spike / research task. label Nov 24, 2025
@demos-git-service-account
Copy link
Contributor

demos-git-service-account commented Nov 24, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Pulled the request obj to a document understanding post.
Just wanted to centralize as much as we could
Alos some correction to env values
Comment on lines +53 to +54
let delayMs = 5_000; // start at 5s to reduce polling cost
const maxDelayMs = 30_000; // cap backoff at 30s
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think UIPath charges for the fetch of the status, so this might not be saving any money. It will also increase the average polling overhead from 500ms to between 2.5 seconds to 15 seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

spike Spike / research task.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants