Closed spaceemotion closed 3 months ago
Are you defining more bunnynet resources? Does it hang always in the same one?
Hi!
Although I'm not exactly sure this fixes the issue, I've included in the v0.3.10 release a change that might address an specific case that could deadlock the provider if you were simultaneously changing multiple resources linked to the same pullzone. Please let me know if your issue persists after upgrading to v0.3.10.
Thank you!
Just wanted to chime in that we now did many deployments in a row with v0.3.10, without any issues. The changes indeed seemed to have fixed the issues we were experiencing - fingers crossed!
I'm going to close this for the time being.
Hi there,
we're having an issue that happens seemingly randomly which we traced back to the BunnyCDN plugin.
Using
TF_LOG=TRACE
, we were able to see the following loop of messages:The resource in question looks like this:
We already checked the Bunny Status page to see if there were any API outages reported yesterday, but we couldn't see an incident.
Is this something internal to the BCDN plugin? Is it something API-related?