Files
fn-serverless/api/agent
Reed Allman 0bde666395 clean up agent.Submit (#681)
this was getting bloated with various contexts and spans and stats
administrivia that obfuscated what was going on a lot. this makes some helper
methods to shove most of that stuff into, and simplifies the context handling
around getting a slot by moving it inside of slot acquisition code. also
removed most uses of `call.Model()` -- I'll kill this thing some day, but if a
reason is needed, then the overhead of dynamic dispatch is unnecessary, we're
inside of the implementee for the agent, we don't want to use the interface
methods inside of that.
2018-01-12 13:56:17 -08:00
..
2018-01-12 11:38:28 -08:00
2017-12-12 15:54:55 -08:00
2018-01-12 11:38:28 -08:00
2018-01-12 13:56:17 -08:00
2018-01-12 11:38:28 -08:00
2017-12-12 15:54:55 -08:00
2017-10-25 16:25:59 +02:00
2017-12-05 08:22:03 -08:00
2018-01-12 11:38:28 -08:00
2018-01-12 11:38:28 -08:00
2018-01-12 11:38:28 -08:00