#634 RFE: asynchronous imports
Opened by mikem. Modified

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

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/634

Please continue any further discussion there.

Metadata