Stephen Blackstone
Stephen Blackstone
This still appears to be an issue, I'm attempting to use FacebookAds::ServerSide::EventRequest - rails active job shares class definitions between instances.
Here's a workaround... The event request can accept an http_executor, you can construct one that matches the internals of the gem to make it seamless. The only thing I didn't...
I am using it and everything mostly works as advertised..
@hhamilto IB doesn't support this for pricing - I've dealt with this problem by writing a class that says "take 100 data lines and update these 1000 options as often...
@hhamilto That would be a question for @claude2 - he is the maintainer of the project..
@hhamilto If you want the contracts for reqSecDefOptParams for IBM, do a contract lookup for secType=STK symbol=IBM and then use that conId.. reqSecDefOptParams will only spit out expirations and strikes...
@dan003400 Check out the work around I posted above, should be thread safe...
I just ran into this exact problem too..  It seems like its hard coded in `aws-events-targets/lib/log_group.js` to have one policy per rule.
I took a look at fixing this issue - it seems a bit thorny due to the requirement that we also support "Soft Delete" and "AllowGlobalUpdate" Soft delete generates the...
This bug still exists - Chrome does not take kindly to passing raw html into document.body.appendChild - its looking for a proper dom element. However the code for this section...