Updated stored procedure still results in same output

I have created a stored procedure in Invantive that I triggered with curl. And it works fine.

I have now made some changes in the source code for the stored procedure and when I’m triggering it with curl the result is the same as it was before my changes.

Is there a limit to updating, it has worked earlier.

Can you indicate on what product (Invantive Cloud, Bridge Online or App Online)?

Can you also please include the code used?

We solved it by cleaning our cache.(FYI It was Invantive Cloud. )

OK, great to hear. Please note that the cache behavior varies per product. For Invantive Cloud there is a reset cache button in the top-right menu. For Invantive App Online and Invantive Bridge Online there is one too nowadays.

Also, the code can return HTTP headers that specify a retention time or caching behaviour for end nodes as well as proxies, such as through ETag or Content-Expires-After, etc.