Skip to content

feat: Refactor FetchResourcesJob with ActiveJob::Continuable#399

Open
Josyann wants to merge 1 commit intomainfrom
feat/add_continuable_to_fech_resources
Open

feat: Refactor FetchResourcesJob with ActiveJob::Continuable#399
Josyann wants to merge 1 commit intomainfrom
feat/add_continuable_to_fech_resources

Conversation

@Josyann
Copy link
Collaborator

@Josyann Josyann commented Dec 5, 2025

  • Add ActiveJob::Continuable for improved job handling.
  • Remove retry_on Ferrum::ProcessTimeoutError to simplify error handling.

@Josyann Josyann linked an issue Dec 5, 2025 that may be closed by this pull request
- Add `ActiveJob::Continuable` for improved job handling.
- Remove `retry_on Ferrum::ProcessTimeoutError` to simplify error handling.

Signed-off-by: Manon Budin <manon.budin@beta.gouv.fr>
@Josyann Josyann force-pushed the feat/add_continuable_to_fech_resources branch from 989b4e7 to fe0505d Compare December 5, 2025 15:34
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.

[BUG] Race condition sur les jobs

1 participant