ocean icon indicating copy to clipboard operation
ocean copied to clipboard

[Integration][Gitlab] Use Fastapi background tasks in gitlab webhooks

Open omby8888 opened this issue 1 year ago β€’ 0 comments

…delay in response

Description

What - Use Fastapi background tasks in gitlab webhooks Why - To avoid gitlab's 10 sec timeout on webhooks responses

Type of change

Please leave one option from the following and delete the rest:

  • [X] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] New Integration (non-breaking change which adds a new integration)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Non-breaking change (fix of existing functionality that will not change current behavior)
  • [ ] Documentation (added/updated documentation)

Screenshots

Include screenshots from your environment showing how the resources of the integration will look.

API Documentation

Provide links to the API documentation used for this integration.

omby8888 avatar Apr 22 '24 07:04 omby8888