germainOriginal post
Web Developer
Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked me to do so again and again and again and its now 3days its still asking me to do so and i think its affecting how the function works, could u help me fix the issue.
Summary
Issue: Function prompting for redeployment continuously for three days after changes to environment variables, impacting function's functionality.
Solution: Verify the environment variable changes are saved correctly and recheck the deployment process. Restart the function manually if necessary.