Skip to content

Conversation

Resonance1584
Copy link
Contributor

No description provided.

Add support for fetching multiple tokens in parallel via JSON array input.
Replace individual token steps with single parallel action.
Add robust retry logic for network errors (TypeError) and HTTP errors.
Include random backoff strategy for retry attempts.
Update README with parallel usage examples and resilience documentation.
Maintain backwards compatibility with existing workflows.
Add support for fetching multiple tokens in parallel via JSON array input.
Replace individual token steps with single parallel action.
Add robust retry logic for network errors (TypeError) and HTTP errors.
Include random backoff strategy for retry attempts.
Update README with parallel usage examples and resilience documentation.
Maintain backwards compatibility with existing workflows.

Fix URL construction logging and error messages

Add detailed logging to show actual URLs being constructed for token requests.
Add input validation to ensure required name and path fields are present.
Improve error messages to show which specific token failed and what URL was attempted.
Log API base URL and token requests at start for debugging.
This helps diagnose issues like missing path parameters causing 404 errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant