#1397 move tagNotification task to tag_notification in hub
Opened by tkopecek. Modified

tagNotification just calls SMTP practically. It shouldn't be (much) blocking operation, also traceback is not that worth in task. Would it make sense to just do all the work in hub? Only worry on my side is that timeouting SMTP server can exhaust all http threads waiting on it.


Metadata Update from @tkopecek:
- Issue tagged with: discussion

I'd really rather not have hub calls send emails directly.

Note that httpd cannot by default do this under selinux

What about that special "hub builder"? Without polling, with queue in db. Handling maybe tagNotification, tagBuild, some maintenance...

Metadata Update from @yulwang:
- Issue priority set to: Low (was: Normal)
- Issue tagged with: groomed

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

Please continue any further discussion there.

Metadata