currently i am forced to create a new instance of impit on each 100th run to implement a proxy rotation, is it possible to make it possible to simply switch the proxy on the existing impit instance, doesn't seem like its creating any constant alive internal instance either way, and just provides the proxy on each run from my understanding (i might be wrong, not good with reading rust code its just spaghetti at this point), so it should be possible to let us update the proxy url
currently i am forced to create a new instance of impit on each 100th run to implement a proxy rotation, is it possible to make it possible to simply switch the proxy on the existing impit instance, doesn't seem like its creating any constant alive internal instance either way, and just provides the proxy on each run from my understanding (i might be wrong, not good with reading rust code its just spaghetti at this point), so it should be possible to let us update the proxy url