Skip to content

feat: Enhance error handling and processing logic in API request queue#14

Merged
josephsamonday merged 1 commit into
masterfrom
feat/error_code_handling
May 20, 2026
Merged

feat: Enhance error handling and processing logic in API request queue#14
josephsamonday merged 1 commit into
masterfrom
feat/error_code_handling

Conversation

@josephsamonday

Copy link
Copy Markdown
Collaborator
  • Refactor error code handling in to introduce NON_RETRYABLE_MONDAY_ERROR_CODES and NON_FORWARDABLE_PARTIAL_CODES.
  • Update to spread job data when consuming messages.
  • Modify to handle partial data and implement new upload and push callback logic.
  • Introduce new utility functions in for better error classification and handling.
  • Enhance tests for , , and to cover new error handling scenarios and partial data forwarding.
  • Update to return partial results when applicable.
  • Ensure that retry logic respects new error classifications and bypass conditions.

- Refactor error code handling in  to introduce NON_RETRYABLE_MONDAY_ERROR_CODES and NON_FORWARDABLE_PARTIAL_CODES.
- Update  to spread job data when consuming messages.
- Modify  to handle partial data and implement new upload and push callback logic.
- Introduce new utility functions in  for better error classification and handling.
- Enhance tests for , , and  to cover new error handling scenarios and partial data forwarding.
- Update  to return partial results when applicable.
- Ensure that retry logic respects new error classifications and bypass conditions.
@josephsamonday josephsamonday merged commit d2e8348 into master May 20, 2026
1 check passed
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