<div dir="ltr">There is no workaround against a DB lock, the issue we are facing on the project. We would do some stuff to avoid doing things in parallel but decided to not take that route if something is meant to run things in parallel then the database should support it.<div><br></div><div>Instead we are lowering the percentage of success that we expect for the automation. We were looking for 100% before.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Apr 26, 2018 at 11:49 AM Preethi Thomas <<a href="mailto:pthomas@redhat.com">pthomas@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Recently Elyezer was talking about a possible workaround for automation.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 26, 2018 at 10:29 AM, Jeremy Audet <span dir="ltr"><<a href="mailto:jaudet@redhat.com" target="_blank">jaudet@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>+1 to switching away from SQLite. I've often pondered a failed test and wondered "is this a genuine bug, or a side-effect of using SQLite?" This question is suspiciously similar to "is this a genuine bug, or a side-effect of using Mongo?"<br><br></div>For more information on SQLite and concurrency, see <a href="https://sqlite.org/isolation.html" target="_blank">isolation in SQLite</a>.<br></div>
<br>_______________________________________________<br>
Pulp-dev mailing list<br>
<a href="mailto:Pulp-dev@redhat.com" target="_blank">Pulp-dev@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-dev" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-dev</a><br>
<br></blockquote></div><br></div>
</blockquote></div>