— Maybe have a time.sleep in between ?
— Probably 0.5 should do it too
— Maybe the wires are too fast
— I never used MySQL in Python though, so Im Just randomly guessing
— What is unconsumed column names sqlalchemy? i dont know why i get this error
— I resolved it. I closed 'conn.close()' in loop. I should not do it. All I need is
except IndextError:
conn.close()
print('done')
Message permanent page
— Do someone ever created an slackbot? how to make it answer only in specific channels?
— What you can hack a website... For me