Skip to content

Conversation

@Ahed92Wakim
Copy link
Owner

Introduces Artisan commands to enable/disable database transaction retries at runtime without modifying configuration files. This is achieved by creating/removing a marker file.

Adds RetryToggle class to handle the logic for checking and managing the marker file.

Updates the transaction retrier to respect the runtime toggle status.

@Ahed92Wakim Ahed92Wakim force-pushed the feature/runtime-toggle branch from 5ea6a54 to 24935f9 Compare October 24, 2025 08:00
Introduces Artisan commands to enable/disable database transaction retries at runtime without modifying configuration files.
This is achieved by creating/removing a marker file.

Adds RetryToggle class to handle the logic for checking and managing the marker file.

Updates the transaction retrier to respect the runtime toggle status.
@Ahed92Wakim Ahed92Wakim force-pushed the feature/runtime-toggle branch from 24935f9 to 5f766dd Compare October 24, 2025 08:03
@Ahed92Wakim Ahed92Wakim marked this pull request as ready for review October 24, 2025 08:34
@Ahed92Wakim Ahed92Wakim merged commit cfef3ff into main Oct 24, 2025
2 checks passed
@Ahed92Wakim Ahed92Wakim deleted the feature/runtime-toggle branch October 24, 2025 08:37
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.

2 participants