You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on small scripts to mass upload custom erratas for Debian an Ubuntu. On the initial run I'm importing around 3500 advisories.
After creating/ setDetails of an errata it triggers the com.redhat.rhn.taskomatic.task.ErrataQueue and also scans the packages/ affected repositories.
This can take around 5-10 minutes on on advisory. For each request my script is waiting for a response which is very time consuming.
Is there a way to mass upload Advisories with the API without triggering the package scanning?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I am working on small scripts to mass upload custom erratas for Debian an Ubuntu. On the initial run I'm importing around 3500 advisories.
After creating/ setDetails of an errata it triggers the com.redhat.rhn.taskomatic.task.ErrataQueue and also scans the packages/ affected repositories.
This can take around 5-10 minutes on on advisory. For each request my script is waiting for a response which is very time consuming.
Is there a way to mass upload Advisories with the API without triggering the package scanning?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions