Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

+ Added seed for azure, + Made a cache for repeats #396

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

h0x91b-wix
Copy link

Hello,

Thank you for awesome project, started using it today, liked it very much!
Here is my small contribution:

  • Added seed for azure
  • Made a cache for repeats
  • Fixed parse-body warning

Quick and dirty solution but working fine for me.

Related to #360 (CC @miltondp)

+ Made a cache for repeats
+ Fixed parse-body warning
@typpo
Copy link
Collaborator

typpo commented Jan 17, 2024

Thank you! I think a downside of this approach is that every provider besides Azure must now support seed, or specifically disable its cache, for repeat to work properly.

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.

None yet

2 participants