Skip to content
#

scheduling

Here are 855 public repositories matching this topic...

optaplanner
eifinger
eifinger commented Oct 8, 2021

Is your feature request related to a problem? Please describe.
Hi and thank you for this project!

I have the following use case:

  1. A customer registers to a program where he needs to send data 3 times per X days
  2. After X days I want to check if the customer has indeed sent data 3 times

So when the customer registers I want to schedule a job "check now in X days". It has to be the

odin
ttymck
ttymck commented Aug 2, 2020

Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).

To Reproduce

  1. odin deploy -f test.job.yaml
  2. odin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]

goroutine
pretalx
magamig
magamig commented Feb 23, 2021

Problem you are facing

When I upload a white image with transparent background, the image becomes "all-white" in the preview.

Possible Solution

Add a checkered grid background below the transparent images.

Context

<img width="338" alt="Screenshot 2021-02-23 at 19 33 09" src="https://user-images.githubusercontent.com/8484196/108890516-f874f900-760d-11eb-9a63-9da685a8500b.p

Improve this page

Add a description, image, and links to the scheduling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scheduling topic, visit your repo's landing page and select "manage topics."

Learn more