Skip to content

Instantly share code, notes, and snippets.

@ssalinas
ssalinas / README.md
Created February 28, 2018 22:08
SingularityBase Restructure

We are restructuring the packages in SingularityBase, as they have started to grow a bit out of control. This restructure should hopfully make it easier for new devs to locate things and understand what is going on in Singularity.

@ssalinas
ssalinas / exception.log
Created October 13, 2017 13:41
tq2 exception
2017-10-10 15:41:25.677 [pool-78-thread-1898] INFO c.a.http.DefaultErrorResponseHandler - Unable to parse HTTP response (Invocation Id:a8ad3872-4c0b-d845-ea52-2a6727c05ae9, Request Id:8f396ef5-2b69-56ed-90d1-3ca3c709b941) content to XML document '<?xml version="1.0"?><ErrorResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><Error><Type>Receiver</Type><Code>InternalError</Code><Message>We encountered an internal error. Please try again.</Message><Detail/></Error><RequestId>8f396ef5-2b69-56ed-90d1-3ca3c709b941</RequestId></ErrorResponse>'
com.amazonaws.AbortedException:
at com.amazonaws.internal.SdkFilterInputStream.abortIfNeeded(SdkFilterInputStream.java:51) ~[aws-java-sdk-core-1.11.82.jar:na]
at com.amazonaws.util.NamespaceRemovingInputStream.read(NamespaceRemovingInputStream.java:54) ~[aws-java-sdk-core-1.11.82.jar:na]
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2890) ~[na:1.8.0_131]
at com.sun.org.apache.xerces.internal.impl.XM

Description

Simple Dashing widget (and associated job) to display a Twitter search. Uses Twitter API v1.1.

##Dependencies

twitter

Add it to dashing's gemfile:

#!/bin/bash
### BEGIN INIT INFO
# Provides: sidekiq beta
# Required-Start: $syslog $remote_fs
# Required-Stop: $syslog $remote_fs
# Should-Start: $local_fs
# Should-Stop: $local_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: sidekiq beta - asynchronous rails