Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,Since now, when I deployed a MX thanks to the API, I was able to modify his config with API also in the 5-10 second after the claim. Modifications are like renaming, add traffic policy, etc.But since this morning, I have to wait some seconds (I di...
In my case I just had a time.sleep(60) and it works well, so no big deal, I just have to wait some times that I wasn't waiting for beforeLooks like the "claimed" command made earlier wasn't already passed. Usually it makes less than 10sec, but today ...