<feed xmlns='http://www.w3.org/2005/Atom'>
<title>panels/amt-jb/jb/managers, branch master</title>
<subtitle>James Billings on Amazon Mechanical Turk</subtitle>
<id>http://git.generalresearch.com/panels/amt-jb/atom?h=master</id>
<link rel='self' href='http://git.generalresearch.com/panels/amt-jb/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/'/>
<updated>2026-04-22T03:25:17Z</updated>
<entry>
<title>add an unreject script</title>
<updated>2026-04-22T03:25:17Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-22T03:25:17Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=d0030acb98157b4b92c372a5ba26cb7c534e79a4'/>
<id>urn:sha1:d0030acb98157b4b92c372a5ba26cb7c534e79a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pydantic after model_validator doesnt raise a ValidationError if a KeyError is raised, only a ValueError.</title>
<updated>2026-04-11T17:03:40Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-11T17:03:37Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=67983224fbe5a33bd7bf8ea8c134b27f1afdda8a'/>
<id>urn:sha1:67983224fbe5a33bd7bf8ea8c134b27f1afdda8a</id>
<content type='text'>
did not know that. try except ValidationError in get_assignment bc Baddies have been known to submit assignments with purposely
malformed "answer" (xml) section to break the process_assignment flow
</content>
</entry>
<entry>
<title>get_wallet_balance_if_non_negative</title>
<updated>2026-04-11T16:43:53Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-04-11T16:43:53Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=d0af0c38d7b59013e35eca4e2679a509b56f5980'/>
<id>urn:sha1:d0af0c38d7b59013e35eca4e2679a509b56f5980</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get_user_profile fix pt 2</title>
<updated>2026-02-28T01:46:20Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-02-28T01:46:20Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=19a97da80ae740bb1cf92fc911e6efc210aa05a8'/>
<id>urn:sha1:19a97da80ae740bb1cf92fc911e6efc210aa05a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get_user_profile fix</title>
<updated>2026-02-28T01:42:28Z</updated>
<author>
<name>stuppie</name>
</author>
<published>2026-02-28T01:42:28Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=296ddd716fbb9140143ed72382da36d373041eee'/>
<id>urn:sha1:296ddd716fbb9140143ed72382da36d373041eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix amt manager on check_stale_hits and other tasks.</title>
<updated>2026-02-28T00:43:20Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-02-28T00:43:20Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=758d60f4b6e46b2b601518cebee9af3b777f3c50'/>
<id>urn:sha1:758d60f4b6e46b2b601518cebee9af3b777f3c50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests.flow all pass. Now everything is GREEN ✅</title>
<updated>2026-02-27T07:35:47Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-02-27T07:35:47Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=205449a8e59c78f3b1032a3b996463d22588f05f'/>
<id>urn:sha1:205449a8e59c78f3b1032a3b996463d22588f05f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AMTManager moved to fixture, and dectorator with parameters on tasks and init / non-static class appraoch. More assertion checks and typing. TestMTurkClient seperated from TestAMTManger</title>
<updated>2026-02-27T01:29:41Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-02-27T01:29:41Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=af66829e26cb05f182bef36ac06d58c7baa0ec1e'/>
<id>urn:sha1:af66829e26cb05f182bef36ac06d58c7baa0ec1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Passing Managers into flow tasks for better pytest usage. Conftests broken out into seperate fixture files. Extensive type hinting.</title>
<updated>2026-02-26T20:51:49Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-02-26T20:51:49Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=0bf32fadd85d5938ae29d489efdd82e2cd137300'/>
<id>urn:sha1:0bf32fadd85d5938ae29d489efdd82e2cd137300</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test_notification (for sns mgmt), along with more type hinting on pytest conftest</title>
<updated>2026-02-25T21:20:18Z</updated>
<author>
<name>Max Nanis</name>
</author>
<published>2026-02-25T21:20:18Z</published>
<link rel='alternate' type='text/html' href='http://git.generalresearch.com/panels/amt-jb/commit/?id=04aee0dc7e908ce020d2d2c3f8ffb4a96424b883'/>
<id>urn:sha1:04aee0dc7e908ce020d2d2c3f8ffb4a96424b883</id>
<content type='text'>
</content>
</entry>
</feed>
