#634 RFE: asynchronous imports
Opened 6 years ago by mikem. Modified 6 years ago

Importing large builds can take a long time. This can be a problem for some clients, either because of a network timeout, or because the long wait period vastly increases the odds of hitting a network glitch.

A possible solution to this is to make imports asynchronous. That is, the import call would trigger the import process, but not wait for it to complete.

This would be a rather significant change and will likely require adding a new service to Koji.


Metadata Update from @mikem:
- Issue tagged with: backlog, wishful

6 years ago

Login to comment on this ticket.

Metadata