Hello Nick,
Thanks for posting your question here.
Looks like possibly your Git credentials token in Azure DevOps and is set to token expiration as 24 hours by default by our administrator.
As in below screenshot:
- Open your Azure DevOps organization or project.
- Click on "Personal access tokens" and select the token you want to modify.
Click on "Edit" and modify the expiration duration as desired.
Click on "Save" to save the changes.
Once you have updated the expiration duration as desired for the token, it should remain valid for the specified duration. If you continue to experience issues with the token expiring, you may want to check with your organization or project administrator to ensure that the token is configured correctly and has the necessary permissions to access the Git repository.
Hope this helps, please let me know if you have any questions or concerns.
Thankyou!