Availability of the modifications after modifying endpoints.ps1

Hi,

After a modification of the code of an API Rest in endpoints.ps1, it takes several minutes to update. When I create a new API for example that only returns “OK”, when I call it with invoke-restmethod, it returns an error 404 some minutes and then it works. Did I do something wrong ?

Thanks by advance.

Can you share a log? That shouldn’t be happening.

I’m adding a little more logging to the API service in 2.1.2 if we don’t see anything useful in your log.

Sorry we are still using version 1.
And the pb disappeared after the migration of the endpoints on other servers. :wink:
Maybe our dev server was overloaded.
But more logging is welcome. Thanks.