You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The user should be able to choose whether or not to run idempotency check in the playground.
This is useful when debugging why the idempotency check fails.
Describe the solution you'd like
A simple checkbox for disabling idempotency check.
Describe alternatives you've considered
The alternative is to always have idempotency check enabled or disabled. None of which are ideal.
Is your feature request related to a problem? Please describe.
The user should be able to choose whether or not to run idempotency check in the playground.
This is useful when debugging why the idempotency check fails.
Describe the solution you'd like
A simple checkbox for disabling idempotency check.
Describe alternatives you've considered
The alternative is to always have idempotency check enabled or disabled. None of which are ideal.
Additional context
See https://ormolu-live.tweag.io for inspiration.
The text was updated successfully, but these errors were encountered: