This is a reproducer for launchpadlib and raw http requests (run it like python reproducer.py LOGINEMAIL PASSWORD)
The problem seems to be the slowness of launchpad. After creating a bugreport the page for this new bugreport is not available instantaneous, so trying to read this new page raises an HTTPError. This has never been a problem before and depends on the length of the text in the description.
However this should *never* result in creating 5 new bugreports.
This is a reproducer for launchpadlib and raw http requests (run it like python reproducer.py LOGINEMAIL PASSWORD)
The problem seems to be the slowness of launchpad. After creating a bugreport the page for this new bugreport is not available instantaneous, so trying to read this new page raises an HTTPError. This has never been a problem before and depends on the length of the text in the description.
However this should *never* result in creating 5 new bugreports.