Skip to content

issues Search Results · repo:rails-lambda/lambdakiq language:Ruby

Filter by

12 results
 (88 ms)

12 results

inrails-lambda/lambdakiq (press backspace or delete to remove)

The job enqueuing fails with undefined method `enqueue_after_transaction_commit? for an instance of ActiveJob::QueueAdapters::LambdakiqAdapter I have created the following pull request to address this: ...
  • thenano
  • 3
  • Opened 
    on Sep 2, 2024
  • #36

img width= 549 alt= Screenshot 2024-06-02 at 9 16 06 PM src= https://github.com/rails-lambda/lambdakiq/assets/17206638/2896523b-3786-488c-9c07-147da14c0a4c did a security scan for the docker img created ...
  • jeremiahlukus
  • 1
  • Opened 
    on Jun 3, 2024
  • #34

Thanks to the Runtime Interface Client, we can use a Docker CMD via SAM s ImageConfig to do something like this vs adding more code to an app.rb which does not need to exist in Lamby v4. ImageConfig: ...
  • metaskills
  • Opened 
    on Dec 19, 2022
  • #32

Hi all, Firstly I d like to thank you all for this amazing piece of software. The work done with lamby/lambdakiq/lambdapunch is awesome and opens up the world of lambda to rails apps. Thanks so much! ...
  • thenano
  • 7
  • Opened 
    on Nov 4, 2022
  • #30

It seems that that jobs are being run in the same way as HTTP requests and rely on body being returned to the handler, although with jobs (as to my understanding) this should not be required. Has anyone ...
  • diidiiman
  • 1
  • Opened 
    on Jun 1, 2022
  • #27

One of my jobs is raising an exception, which triggers lambdakiq s retry/redrive logic. As part of this, a reader is being called on Lambdakiq#Queue: def redrive_policy @redrive_policy ||= JSON.parse(attributes[ ...
  • xeger
  • 1
  • Opened 
    on Mar 28, 2022
  • #26

im having this error on deploy WARNING: The AWS_ACCESS_KEY_ID variable is not set. Defaulting to a blank string. WARNING: The AWS_SECRET_ACCESS_KEY variable is not set. Defaulting to a blank string. WARNING: ...
  • JGamboa
  • Opened 
    on Feb 14, 2022
  • #25

When trying to connect to a SQS queue lamby-queue-production using lamby we get the following error. We have confirmed that the queue is setup and that the handler is sending jobs to the queue lambda function ...
  • blakelthaus
  • 4
  • Opened 
    on Dec 29, 2021
  • #24

New Today: https://aws.amazon.com/about-aws/whats-new/2021/11/aws-lambda-partial-batch-response-sqs-event-source/ Docs: https://docs.aws.amazon.com/lambda/latest/dg/with-sqs.html#services-sqs-batchfailurereporting ...
  • metaskills
  • Opened 
    on Nov 24, 2021
  • #22

We re interested in using this project at my institution and we d prefer to use a Cloudformation template (or a CDK project) to deploy the AWS resources independently of the application. It s not clear ...
  • mackensen
  • 1
  • Opened 
    on Nov 15, 2021
  • #21
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub